home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / doeo.swf / scripts / DefineButton2_92 / BUTTONCONDACTION on(press).as
Text File  |  2013-04-24  |  57b  |  5 lines

  1. on(press){
  2.    gotoAndStop("end");
  3.    _root.play();
  4. }
  5.